home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 98 / Skunkware 98.iso / html / src / metahtml.src < prev    next >
Text File  |  1998-03-23  |  1KB  |  33 lines

  1. @@@STARTPACK(metahtml;Web Authoring Language)
  2.  
  3. <P>
  4. Web pages are authored using HTML and
  5. Meta-HTML statements freely intermixed. When a
  6. page is requested by a browser, the page is passed
  7. through the Meta-HTML interpreter, which
  8. dynamically processes any Meta-HTML statements
  9. to produce a final HTML page that is delivered to the
  10. browser.
  11. <P>
  12. The source distribution provides several different
  13. interpreter options:
  14. <UL>
  15. <LI> A CGI engine which can be run by any Unix Web server
  16. <LI> A FastCGI engine which can be run under FastCGI compliant servers
  17. <LI> A full-featured Web server (mhttpd) with the interpreter built in
  18. <LI> A standalone processor, much like Perl or Tcl
  19. <LI> An interactive debugger, with a feel similar to GDB (mdb)
  20. </UL>
  21. <P>
  22. SCO Skunkware 7 contains a pkgadd installable binary distribution as well
  23. as an archive of a built Meta-HTML source tree.
  24. This build contains full support for mSQL 2.0.3.
  25. </P>
  26.  
  27. @@@UW2DIST(http://www.sco.com/skunkware/uw7/net/)
  28. @@@OSR5DIST(http://www.sco.com/skunkware/osr5/net/metahtml)
  29. @@@SOURCE(http://www.metahtml.com/download)
  30. @@@HOMEPAGE(http://www.metahtml.com)
  31. @@@ENDPACK
  32.  
  33.